npx -p @angular/cli ng new PROJECT_NAME --package-manager=pnpm
npm run ng g c COMPONENT_NAME
npm run ng g s SERVICE_NAME